• How im2html works

    Updated: 2012-06-28 18:55:29
    h1 { font-size:18pt; } h2.titlebg { font-size:13pt; } h3 { color:#4A4F55; padding:0px; margin:5px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; line-height:140%; border-bottom:1px solid #d6d4d4; display:block; } h4 { color:#4A4F55; padding:0px; margin:0px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; line-height:140%; border-bottom:1px solid #d6d4d4; display:block; } p { padding:0px; margin:0px 0px 20px; } img { padding:0px; margin:0px [...]

  • New blog – Cleve’s Corner!

    Updated: 2012-06-11 19:48:44
    h1 { font-size:18pt; } h2.titlebg { font-size:13pt; } h3 { color:#4A4F55; padding:0px; margin:5px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; line-height:140%; border-bottom:1px solid #d6d4d4; display:block; } h4 { color:#4A4F55; padding:0px; margin:0px 0px 5px; font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; line-height:140%; border-bottom:1px solid #d6d4d4; display:block; } p { padding:0px; margin:0px 0px 20px; } img { padding:0px; margin:0px [...]

  • Shuffling label colors

    Updated: 2012-05-16 03:19:00
    I've written often here about various computational and visualization techniques involving labeling connected components in binary images. Sometimes I use the function label2rgb to convert a label matrix into a color image with a different color assigned to each label. Here's an example.bw = imread('http://blogs.mathworks.com/images/steve/2012/rice-bw.png'); imshow(bw) Now compute the connected components and the corresponding label [...]

Current Feed Items | Previous Months Items

May 2012 | Apr 2012 | Mar 2012 | Feb 2012 | Jan 2012 | Dec 2011